home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / we32i30d.zip / README.TXT < prev    next >
Text File  |  1993-10-29  |  7KB  |  177 lines

  1.  
  2.    WELCOME TO WinEdit!
  3.  
  4.    This disk contains WinEdit version 3.0d, compiled for Windows NT
  5.    for Intel x86 platforms and several associated utilities and files. 
  6.  
  7.    32 bit versions of WinEdit for Windows NT  on Dec Alpha and MIPS
  8.    platforms are also available, along with the traditional 16 bit version.
  9.    
  10.  
  11.    WinEdit 32 Pro     Native 32-bit application for Windows NT on Intel, Dec
  12.                       Alpha, and MIPS platforms.  Includes FREE copy of
  13.                       WinEdit Pro for Windows 3.1.
  14.                       $129.95
  15.  
  16.  
  17.  
  18.    SYSTEM REQUIREMENTS
  19.  
  20.    WinEdit requires an Intel-based PC running Windows NT, with gobs of
  21.    hard disk space and more memory than you can possibly imagine.
  22.  
  23.  
  24.    ***   SPECIAL BONUS FOR REGISTERED USERS  ***
  25.  
  26.    Registered users receive our new "Dialog Editor" which allows them to
  27.    graphically construct dialog boxes, (a lot like the Visual Basic dialog
  28.    editor), and other utilities to help make programming WinEdit macro
  29.    scripts just a tad easier and faster.
  30.  
  31.  
  32.    *** PREMIER SUPPORT NOW AVAILABLE ***
  33.  
  34.    A fee based extended support system is now available to assist 
  35.    corporate software engineering projects which require high technology
  36.    assistance, custom Windows programming, or custom interfaces to suites
  37.    of Windows applications.  See the README2.TXT file for more information.
  38.  
  39.  
  40.    *** LATE-BREAKING NEWS ***
  41.  
  42.    WinEdit 3.0 now includes the following new features:
  43.  
  44.       Syntax coloring of source code files.
  45.          Fully configurable syntax coloring highlights keywords, quotes,
  46.          and comments in C, C++, WIL, Basic, dBase, and DOS and NT batch
  47.          files.
  48.  
  49.       Easy to use key reassignments.
  50.          You can now reassign command hotkeys from an interactive dialog
  51.          in WinEdit.  Menus are automatically updated to reflect the new
  52.          hotkeys.  You can also define more than one hotkey for a command,
  53.          such as <Ctrl+Y> and <keypad -> to delete a line.
  54.  
  55.       Improved compiler support
  56.          Choosing a compiler from the Project dialog's dropdown combo box
  57.          automatically configures WinEdit's error parsing logic for that
  58.          compiler.  Supports Microsoft, Zortech, Watcom, Borland C++, Turbo
  59.          Pascal, Borland TASM, and Clipper.  User-configurable for any other
  60.          compiler.
  61.  
  62.       Improved macro recording
  63.          In the Pro version, the Macro Recorder now records all commands as
  64.          WIL scripts.  When recording is concluded, the recorded script is
  65.          loaded into a document window for easy editing.  Pre-configured
  66.          to automatically add the newly recorded script to the Macro Menu,
  67.          or fine tune your macro with any of over 400 WIL and WinEdit macro
  68.          functions.
  69.  
  70.       Other new features:
  71.          Backup file creation, location, and name are configurable.
  72.          Changed (unsaved) files indicated on screen.
  73.          Improved support for read only files.
  74.          Improved network support.
  75.          Captured compiler output file location configurable.
  76.          Regular expressions in search can be disabled.
  77.  
  78.  
  79.    We have also corrected dozens of minor bugs that have been reported in
  80.    earlier versions of WinEdit.
  81.  
  82.    WinEdit 3.0 is a major update from previous versions.  Registered users of
  83.    previous versions of WinEdit will receive information on our low-cost
  84.    upgrade offer soon.
  85.  
  86.  
  87.  
  88.                        PACKING LIST:
  89.  
  90.    Most files will end in a _ (underscore).   Some of them have been
  91.    compressed and will be expanded by the setup program, whileas the
  92.    others are simply renamed.  In any case, the setup program
  93.    (WSETUP.EXE) should take care of moving the files around.
  94.  
  95.  
  96.    README   TXT    This File
  97.    README2  TXT    ...continued...
  98.    WSETUP   EXE    The Windows-based setup program.
  99.    WSETUP   INF    Information file for the setup program.
  100.    WE__VER  ???    A dummy file.  ??? is the current version number.
  101.    WSETUP2  OVL    More of the setup program.
  102.    FILE_ID  DIZ    Short description of ZIP/Disk contents.
  103.  
  104.  
  105.    The following files *might* be in either a COMMON or WINEDIT subdirectory
  106.    in disk-based versions of the distribution files.
  107.  
  108.    WINEDIT  EXE    The main WinEdit EXE file
  109.    WDBAAxxx DLL    A required Dynamic Link Library (xxx is a release level)
  110.    EDMACxxx DLL    Another required DLL
  111.    WWWTOYS  DLL    Yet another DLL
  112.    WWWDEALR DLL    And yet another
  113.    EDTEMP   PIF    Associated support file
  114.    TEE      COM    Associated support file
  115.    TAGS     EXE    Associated support file
  116.  
  117.    WINEDIT  MNU    Sample utility menus for the Professional level
  118.    MACRO    MNU    Sample Macro Menu file for the Professional level
  119.    MACRO    ENC    Compiled Macro Menu for Standard and Lite levels
  120.    WWWEDIT  DLL    Additional macro script code (This is really an ASCII file)
  121.  
  122.    WINEDIT  HLP    WinEdit Help file
  123.    WIL      HLP    WIL Helpfile for the macro script language.   *#*
  124.  
  125.    WEHELP   INI    Help file definition file for WinEdit global help system
  126.    SAMPHLP  WEH    Sample user-written help file
  127.    WIN31WH  WEH    Help definition file for Windows 3.1 SDK Help
  128.    WIN31MWH WEH    Help definition file for Windows 3.1 SDK Multimedia Help
  129.    WINEDIT  WEH    Help definition file for WinEdit macro script help
  130.    QH       WEH    Help definition file for Microsoft C QuickHelp
  131.    TCWHELP  WEH    Help definition file for Borland TCW Help
  132.    CMDPOST  WEH    Help definition file for our Command Post Help
  133.    FILECMDR WEH    Help definition file for our File Commander Help
  134.    WINBATCH WEH    Help definition file for our WinBatch Help
  135.    WIL      WEH    Help definition file for our WIL language help
  136.    MSCXX    WEH    Help definition file for Microsoft C/C++ help
  137.    API32WH  WEH    Help definition file for WIN32 SDK help
  138.  
  139.    WIL_MAN  BOK    The technical reference for the WIL language.   *#*
  140.    WINEDIT  BOK    The manual.
  141.    LOOKER   EXE    File viewer utility.  Used to read WINEDIT.BOK
  142.  
  143.    WEEXTSRC ZIP    Technical source code if you wish to write an add-on DLL
  144.    DLLCALL  ZIP    Technical source code to write a Script DllCall() DLL
  145.  
  146.    WEXPAND  EXE    File expander for manual installs (disk versions only)
  147.    WEXPAN1  EXE    File expander overlay             (disk versions only)
  148.  
  149.  
  150.    *#* Note:       In some ZIP file versions of the product, we have removed
  151.                    the WIL_MAN.BOK and WIL.HLP and placed them in another
  152.                    ZIP file (WILREF11.ZIP).  Instead we included a WIL_MAN.BOK
  153.                    file which tells you how to locate the documentation files
  154.                    (if you need them at all)
  155.  
  156.  
  157.  
  158.  
  159.                HOW TO INSTALL WINEDIT
  160.  
  161.    Use our WSETUP.EXE program, which will copy the files for you and install
  162.    a WINEDIT group in the Program Manager.
  163.    To use our WSETUP.EXE program...   (Manual install instructions below)
  164.  
  165.      1) Close down all extraneous Windows applications.
  166.  
  167.      2) Double-Click on the WSETUP.EXE program
  168.  
  169.      3) When the setup program asks for a directory, specify initial
  170.         directory, or accept the given default (C:\WINEDIT).
  171.  
  172.  
  173.  
  174.  
  175.    Please see the README2.TXT file for more information.
  176.  
  177.